home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / dev / c / pqueue.readme < prev    next >
Text File  |  1995-07-02  |  894b  |  24 lines

  1. Short:    Unbounded priority queue implementation
  2. Author:   vince@locebbs.chnet.ch (Vincenzo Annaloro)
  3. Uploader: vince@locebbs.chnet.ch (Vincenzo Annaloro)
  4. Type:     dev/c
  5.  
  6. This is a specification and an implementation
  7. of a priority queue data structure using a linked
  8. implementation. 
  9. It includes:
  10. - pqueue.h : specification of the priority queue
  11. - pqueue.c : implementaton of the priority queue
  12.  
  13.  
  14. ============================= Archive contents =============================
  15.  
  16. Original  Packed Ratio    Date     Time    Name
  17. -------- ------- ----- --------- --------  -------------
  18.     2469     698 71.7% 03-Oct-94 15:54:28  PQueue.c
  19.      486     275 43.4% 03-Nov-94 19:03:56  PQueue.c.info
  20.      692     259 62.5% 03-Oct-94 15:53:00  PQueue.h
  21.      486     229 52.8% 03-Nov-94 19:03:56  PQueue.h.info
  22. -------- ------- ----- --------- --------
  23.     4133    1461 64.6% 23-Jun-95 12:18:42   4 files
  24.